Revision: zsh--cvshead--1.0--patch-298
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Tue Jun 28 14:04:17 UTC 2005
Standard-date: 2005-06-28 14:04:17 GMT
Modified-files: ChangeLog Src/jobs.c
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-298
Summary: Update from CVS

2005-06-28  Peter Stephenson  <pws@csr.com>

   * 21391: Src/jobs.c: Restrict passing of signals from foreground
   processes to the shell to SIGINT and SIGQUIT (i.e. those
   generated from the keyboard).  This removes some unexpected
   behaviour with SIGPIPE being passed to the shell.
